Search
Theme.setSubtitleFontStyle Method
See Also
 






Sets the style of font used to draw the chart sub-title.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setSubtitleFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also